Emacs will now use POSIX signals on GNU/Hurd which avoids a build
failure when a 15MiB-long write is interrupted by a signal, and Emacs
hasn't set the SA_RESTART flag.
Author: Samuel Thibault <sthibault@debian.org>
Date: Sun, 4 Dec 2011 19:47:54 +0100
Applied-By: Rob Browning <rlb@defaultvalue.org>
Forwarded: bug-gnu-emacs@gnu.org
Closes: #650976
#endif /* !_IO_STDIO_H */
#endif /* emacs */
+#define POSIX_SIGNALS 1
+
/* arch-tag: 577983d9-87a6-4922-b8f8-ff2b563714a4
(do not change this comment) */